[Top] [Prev] [Next] [Bottom]
[Contents]
SaDeleteStateVar
Deletes the named state variable from the Sapphire applications state.
#include "SaRnHtml.h"
void XKEXPORT SaDeleteHeader SUTPROTO((char *name));
Arguments
- name
- String representing the state variables name.
Return Values
None.
Deletes the named state variable from the Sapphire applications state.
SaDeleteStateVar("thisvar");
See Also
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.